home *** CD-ROM | disk | FTP | other *** search
/ Champak 78 / (Vol 78) My Disc.iso / Games / move_on_up.swf / scripts / DefineButton2_744 / BUTTONCONDACTION on(release).as < prev   
Text File  |  2008-10-28  |  99b  |  6 lines

  1. on(release){
  2.    root.kvEvent(641);
  3.    _global.soundManager.playSound("snd_btn");
  4.    play();
  5. }
  6.